Class using one of the overloaded constructors 类的容量。
The overloaded constructor takes two arguments : a custom connection string and a custom 重载构造函数采用两个参数:一个自定义连接字符串和一个自定义
Class by initializing your variable with one of the overloaded constructor methods , as illustrated in the following example 类的新实例,正如下面的示例中所阐释的那样。
To specify a directory to generate unique temporary file names in , use an appropriately overloaded constructor 要指定在其中生成唯一临时文件名的目录,请使用一个适当重载的构造函数。如果在使用
When the run - time scenario is more complex , such as when the sql mobile database file resides in a device location other than the executing directory , or the connection string is varied in some other way , such as a password , then the overloaded constructor can be used 当运行时方案更加复杂时,如当sql mobile数据库文件驻留在一个不是执行目录的设备位置时,或连接字符串以其他某种方式变化(如密码)时,则可以使用重载构造函数。